﻿body {font-family: "Microsoft YaHei" ! important;

    
}


body .bx-head {
    position: absolute;
    width: 100%;
    top: 0;
    z-index: 2;
    box-shadow: none;
}
body .bx-head .container{
    background: #fff;
    padding: 0;
}
body .hamburger{
    margin-top: 23px;
    padding-right: 10px;
}
body .bx-nav-tow{
    height: 50px;
    line-height: 50px;
}
body .bx-nav-tow .bx-logo{
    height: 70px;
    padding-left: 15px;
    max-width: 220px;
}
body .bx-nav-tow .bx-logo a{
    display: block;
}
body .bx-nav-tow .bx-logo a img{
    max-height: 70px;
}
body .bx-nav-tow .bx-nav ul li{
    line-height: 70px;
    width: 120px;
}
body .bx-nav ul li{
    position: relative;
}
body .bx-nav li ul{
    position: absolute;
    right: 0;
    top: 70px;
    width: 100%;
    background: #fff;
    display: none;
    z-index: 1;
}
body .bx-nav-tow .bx-nav > ul > li:last-of-type {
    width: 70px;
}
@media (max-width: 1000px){
    
    body .hamburger{
        margin-top: 13px;
    }
    body .bx-nav-tow .bx-logo{
        height: 50px;
    }
    body .bx-nav-tow .bx-logo a img{
        max-height: 50px;
    }
    body .bx-nav-tow .bx-nav ul li{
        line-height: 50px;
    }
    body .bx-nav li ul{
        top: 50px;
    }
    body .bx-nav-tow .bx-nav > ul > li:last-of-type {
        width: 100%;
    }
    body .bx-nav-tow .bx-nav > ul > li:last-of-type a{
        padding-right: 0 !important;
    }
}

body .bx-nav-tow .bx-nav > ul > li:last-of-type a{
    padding-right: 20px;
    white-space: nowrap;
    display: none;
}
body .bx-nav-tow .bx-nav ul li ul li {
    line-height: 45px;
    width: 100%;
}
body .bx-nav-tow .bx-nav ul li ul li a{
    padding: 0 !important;
}
body .bx-nav li:hover ul{
    display: block;
}
@media (max-width: 1200px){
    body .bx-nav-tow .bx-logo{
        padding-left: 5px;
    }
    body .bx-nav-tow .bx-nav ul li{
        width: 110px;
    }
}
@media (max-width: 1000px){
    body .bx-nav-tow .bx-logo{
        padding-left: 0;
    }
    body .bx-nav-tow .bx-nav ul li{
        width: 100%;
    }
}
body .bx-nav-tow .bx-nav ul li a{
    font-size: 14px;
    color: #000;
    padding: 0 
}
body .bx-nav-tow .bx-nav ul li a:hover,
body .bx-nav-tow .bx-nav ul li a.focus{
    color: #31aeb8;
    font-weight: bold;
}
/* 导航结束 */


/* banner */
.banner{
    position: relative;
}
.banner .swiper-slide1{
    height: 600px;
    background: no-repeat center center;
    background-size: cover;
}
.banner .swiper-pagination-bullet{
    background: #fff;
}
.banner .swiper-pagination-bullet-active{
    background: #fff;
}
.banner-text{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    padding-top: 70px;
    z-index: 2;
}
@media (max-width:1000px){
    .banner .swiper-slide1{
        height: 400px;
    }
}
.banner-left{
    padding-top: 5%;
    width: 450px;
    color: #fff;
}
@media( max-width: 1000px){
    .banner-left{
        width: 50%;
    }
}
.hidden-md .banner-left{
}
.banner-left h2{
    font-size: 70px;
    font-weight: bold;
    line-height: 1.3em;
}
.banner-left p{
    font-size: 12px;
    line-height: 2em;
    max-height: 180px;
    overflow: hidden;
}
.banner-btn{
    display: inline-block;
    color: #fff;
    border: 1px solid #fff;
    line-height: 2.5em;
}
.banner-btn:hover{
    color: #fff;
    background: rgba(49,174,184,1);
    border-color: rgba(49,174,184,1);
}

.btn-b{
    display: inline-block;
    color: rgba(49,174,184,1);
    border: 1px solid rgba(49,174,184,1);
    line-height: 2.5em;
}
.btn-b:hover{
    color: #fff;
    background: rgba(49,174,184,1);
}
.btn-bg{
    color: #fff;
    background: rgba(49,174,184,1);
}



/* title */
.title h2{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    line-height: 160%;
    color: rgb(67, 67, 67);
    position: relative;
}
.title h2::before,
.title h2::after{
    content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    bottom: 4px;
    background: #31aeb8;
}
.title h2::before{
    left: -60px;
}
.title h2::after{
    right: -60px;
}
.title p{
    line-height: 160%;
    color: rgb(178, 178, 178);
    font-size: 14px;
}



/* title2 */
.title2{
    position: relative;
    padding-bottom: 10px;
}
.title2 h2{
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    line-height: 160%;
    color: rgb(67, 67, 67);
}
.title2::before{
    content: '';
    width: 50px;
    height: 2px;
    position: absolute;
    left: 50%;
    transform: translateX(-25px);
    bottom: 4px;
    background: #31aeb8;
}
.title2 p{
    line-height: 160%;
    color: rgb(178, 178, 178);
    font-size: 14px;
}



/* title end */
/* 产品分类 */
#pagew section:nth-of-type(odd){
    background: #f4f4f4;
}
.sj-img img{
    width: 60px;
    height: 60px;
}
.sj-info{
    color: rgb(49, 174, 184);
}
.sj-info h3{
    line-height: 2em;
}
/* 产品分类结束 */


/* 产品展示 */
.pro-info h3{
    color: #31aeb8;
    line-height: 140%;
    height: 38px;
}
@media (min-width: 1000px){
    body .col-md-25{
        width: 20%;
        float: left;
    }
}
@media (max-width: 1000px){
    body .col-xs-25{
        width: 20%;
        float: left;
    }
}
/* 产品展示结束 */


/* 选择我们 */
.choose li > div{
    color: #fff;
    background-color: rgb(49, 174, 184);
}
.choose-img img{
    width: 100px;
    height: 100px;
}
.choose-img h3{
    line-height: 140%;
}
.choose-info p{
    line-height: 180%;
    font-size: 13px;
}
/* 选择我们结束 */


/* 关于我们 */
@media (max-width: 1000px) {
    .bx-xs-text-center {
        text-align: center !important;
    }
}
.article p{
    line-height: 25.2px;
    font-size: 14px;
    color: rgb(67, 67, 67);
}
.text-pre p{
    white-space: pre-line;
}

.about-img{
    box-sizing: border-box;
}
.about-img img{
    width: 100%;
}
.about-info h3{
    line-height: 32.4px;
    color: rgb(49, 174, 184);
}
/* 关于我们结束 */

/* 联系我们 */
.cont-img{
    box-sizing: border-box;
}
.cont-img img{
    width: 100%;
}
.cont-info h3{
    line-height: 32.4px;
    color: rgb(49, 174, 184);
}
/* 联系我们结束 */



/* footer */
body .bx-footer{
    padding: 5px 0;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    background-color: rgb(26, 151, 161);
    box-shadow: none;
}
/* footer end */
body .bx-footer-four{
    font-size: 12px;
    background-color: rgb(49, 174, 184);
}
body .bx-footer-four ul li a{
    color: #fff;
    font-size: 12px;
}
body .bx-footer-four ul li a::before{
    content: '';
}
body .bx-footer-four p{
    font-size: 12px;
    color: #fff;
}
footer .yellow{
    display: inline-block;
    width: 206px;
    text-align: center;
    background-color: rgb(250, 206, 29);
    color: rgb(255, 255, 255);
    font-size: 24px;
    font-weight: bold;
    line-height: 33.6px;
}

/* 首页结束 */

/* 关于我们 */
body .bx-mb-nav{
    border: none;
}
body .bx-mb-nav a{
    padding: 0 5px;
    font-size: 12px;
    color: #333;
}
.menu{
    float: left;
    position: relative;
    width: 200px;
    background: #31aeb8;
    border-left: 7px solid #ffd704;
}
.menu-top{
    display: block;
    position: absolute;
    right: -39px;
    top: 0;
    line-height: 39px !important;
    background: #31aeb8;
    color: #fff;
    width: 39px;
    text-align: center;
    border-radius: 0 50% 50% 0;
    display: none;
}
@media (max-width: 1000px){
    .menu{
        position: fixed;
        top: 300px;
        left: 0;
        transform: translateX(-200px);
        transition: .3s;
        z-index: 2;
    }
    .menu.show{
        transform: translateX(0);
    }
    .menu-top{
        display: block;
    }
}
.menu li{
    position: relative;
    left: 12px;
    top: 0;
}
.menu li.focus,
.menu li:hover{
    background: #ffd704 url('../images/menu-bg.png') no-repeat center right;
}
.menu li.focus a,
.menu li:hover a{
    text-align: right;
    padding-right: 10px;
}
.menu li a{
    display: block;
    color: #fff;
    font-size: 14px;
    line-height: 39px;
    margin-right: 20px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: hidden;
    transition: 0s;
}

.right{
    width: calc( 100% - 250px);
    float: right;
    background-color: #fff;
}
@media (max-width:1000px){
    .right{
        width: 100%;
    }
}
/* 关于我们结束 */

/* 联系我们 */
.bx-ContactUs .cont-info{
    background: #fff;
}
/* 联系我们结束 */


/* 留言 */
.mess-img{
    box-sizing: border-box;
}
.mess-img img{
    width: 100%;
}
.mess-info{
    background: #fff;
}
.mess-info h3{
    line-height: 32.4px;
    color: rgb(49, 174, 184);
}
.form-line{
    line-height: 40px;
    font-size: 14px;
}
.form-line span{
    display: block;
    line-height: 40px;
    font-size: 14px;
}
.form-line input,
.form-line textarea{
    width: 100%;
    line-height: 24px;
    background-color: #fff;
    font-size: 14px;
    color: #555;
    padding: 2px;
    margin-top: 3px;
    border: 1px #d6d6d6 solid;
}
.form-line textarea{
    height: 100px;
}
/* 留言结束 */

/* 分页 */
body .webdiyerCss .redcss,
body  .webdiyerCss .page_go{
    background: #000;
    border: 1px solid #000;
}
/* 分页结束 */


/* 产品详情页 */
body #tsShopContainer{
    margin: 0;
    float: left;
    border: none;
}
#tsPicContainer i{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%);
}
#tsPicContainer div:hover i{
    color: red;
}
body #tsShopContainer #tsPicContainer #tsImgSCon li{
    width: 46px;
}


.pro-list{
    max-width: 360px;
    margin: 0 auto;
}
.pro-list .col-md-25{
    box-sizing: border-box;
}
.pro-list img{
    border: 1px solid #fff;
    cursor: pointer;
}
.pro-list div img.show{
    border-color: red;
}
.pro-list .slick-prev,
.pro-list .slick-next{
    color: #5a5a5a;
    background-image: none;
    width: 14px;
}
.pro-list .slick-prev::after,
.pro-list .slick-next::after{
    display: block;
    width: 100%;
    text-align: center;
    font-size: 16px;
    font-family: ZenIcon;
}
.pro-list .slick-prev::after{
    content: '\e6ba';
}
.pro-list .slick-next::after{
    content: '\e6bb';
}

.pro-list .slick-prev:hover::after,
.pro-list .slick-next:hover::after{
    color: red;
}



.prodet-title{
    border-bottom-width: 1px;
    font-size: 26px;
    line-height: 140%;
    color: #31aeb8;
    font-weight: normal;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 10px;
}
.pro-right{
    font-size: 14px;
    color:#454545;
}
.text-d{
    color: #898989;
    text-decoration: line-through;
}
.p-red{
    font-size: 20px;
    line-height: 15px;
    color: #ff5022;
    font-weight: bold;
}
/* 产品详情页结束 */



/* 侧边栏 */
body .bx-sideBar ul li{
    color: #fff;
    background-color: rgb(18, 152, 250);
    border: none;
}
body .bx-sideBar ul .kefu{
    padding-top: 31px;
    padding-bottom: 5px;
    height: auto;
    font-size: 12px;
    line-height: 1.5em;
    background: rgb(18, 152, 250) url(../images/kf.png) no-repeat center 5px;
    border-radius: 0 !important;
    transition: .5s;
}
body .bx-sideBar:hover .kefu{
    transform: translateX(50px);
}
body .bx-sideBar:hover .kefu2{
    transform: translateX(0);
}
.kefu2{
    position: absolute;
    right: 0;
    top: 0;
    overflow: hidden;
    width: 150px;
    transform: translateX(160px);
    transition: .5s;
}
.kefu2 .kfl{
    text-align: center;
    color: #fff;
    padding-top: 41px;
    padding-bottom: 15px;
    width: 40px;
    height: auto;
    font-size: 12px;
    line-height: 1.5em;
    background: rgb(18, 152, 250) url(../images/kf.png) no-repeat center 15px;
    border-radius: 0 !important;
}
.kefu2 .kfr{
    height: 80px;
    width: 110px;
    background: #fff;
    padding-top: 15px;
    padding-left: 10px;
}
.kefu2 .kfr a{
    display: block;
    color: rgb(125, 125, 125);
    width: 84px;
    text-align: left;
    line-height: 25px;
    border-radius: 3px;
}
.kefu2 .kfr a:hover{
    background: rgb(18, 152, 250);
    color: #fff;

}